Welcome![Sign In][Sign Up]
Location:
Search - http get post

Search list

[.netUnicodeConvert

Description: HTTP上传下载运用POST和GET方法-HTTP UPLoad download
Platform: | Size: 2489344 | Author: yangliu | Hits:

[android01-httppost

Description: 本例是android方面实现HTTP POST和GET网络编程,用到了tomcat容器。- This case is android achieving HTTP POST and GET network programming, using the tomcat container.
Platform: | Size: 658432 | Author: 蔡涛 | Hits:

[Internet-NetworkTestCurl

Description: 使用curl实现http客户端的一个实例,分别实现了post和get的功能-An example of using curl http client to achieve, namely to achieve a post and get the function
Platform: | Size: 1900544 | Author: 陈杰 | Hits:

[JSP/Javahttpcomponents-client-4.3.3-bin.tar

Description: http client 开源JAR包HTTP 协议是现在的因特网最重要的协议之一。除了 WEB 浏览器之外, WEB 服务,基于网络的应用程序以及日益增长的网络计算不断扩展着 HTTP 协议的角色,使得越来越多的应用程序需要 HTTP 协议的支持。虽然 JAVA 类库 .net 包提供了基本功能,来使用 HTTP 协议访问网络资源,但是其灵活性和功能远不能满足很多应用程序的需要。而 Jakarta Commons HttpClient 组件寻求提供更为灵活,更加高效的 HTTP 协议支持,简化基于 HTTP 协议的应用程序的创建。 HttpClient 提供了很多的特性,支持最新的 HTTP 标准,可以访问这里了解更多关于 HttpClinet 的详细信息。目前有很多的开源项目都用到了 HttpClient 提供的 HTTP功能,登陆网址可以查看这些项目。本文中使用 HttpClinet 提供的类库来访问和下载 Internet上面的网页,在后续部分会详细介绍到其提供的两种请求网络资源的方法: Get 请求和 Post 请求。
Platform: | Size: 1460224 | Author: wuhai | Hits:

[CSharpTunynet.HttpTools

Description: 用于测试Post和Get请求的小工具,集成了一些其他的方便操作的功能-It is a little tool for test http post & get
Platform: | Size: 254976 | Author: anxin | Hits:

[Windows Developtyyd_v2.9

Description: 天涯易读功能简介: #.输入天涯帖子地址实现只看楼主功能。 #.破解天涯图片防盗链。 1.采用php小偷技术自动获取同步更新天涯社区帖子. 2.程序采用伪静态,收录最有利。(动态浏览与静态自由切换!) 3.程序自带后台,页面缓存,全站伪原创。 4.四种采集方式,兼容98 空间服务器,独立模板风格.搜索引擎蜘蛛访问记录 5.内容页description,自动获取帖子内容的前240个字符!有利于SEO! 6.内容过滤功能。包含自定义词语的内容将不采集 7.关键词内链, 帖子内容包含指定关键词将自动添加链接!后台自定义关键词! 8.乱序排列,随机打乱帖子顺序 默认后台:http://程序地址/admin/ 账号: admin 密码: admin-Introduction the read function: #. input Tianya post address only to see the landlord function. #. crack skyline picture daolian. 1 the PHP thief automatic access to updated Tianya post. 2 procedures using pseudo static, included the most favorable. (browse and static dynamic switching!) 4 the four acquisition mode, compatible with the 98 server space, independent template style. The search engine spiders visit record The 5 page description, the first 240 characters automatically get the post content! Help SEO! Help SEO! 6 the content filtering. Contains a custom word content will not collection 7 key words in the chain, the content of the post that contain the specified keywords will automatically add links! The custom keywords! 8 chaotic sequence with random disturbing, post order Background: the default http:// program address /admin/ Account number: admin Password: admin
Platform: | Size: 256000 | Author: wpudn43 | Hits:

[JSP/Javajavaweb

Description: 采用Socket和多线程技术,实现一个java Web服务器,加深对HTTP的认识。 新建java项目 webServer 新建java文件 WebServer.java Processor.java   一、HTTP协议的作用原理   WWW是以Internet作为传输媒介的一个应用系统,WWW网上最基本的传输单位是Web网页。WWW的工作基于客户机/服务器计算模型, 由Web 浏览器(客户机)和Web服务器(服务器)构成,两者之间采用超文本传送协议(HTTP)进行通信。HTTP协议是基于TCP/IP协议之上的协议,是 Web浏览器和Web服务器之间的应用层协议,是通用的、无状态的、面向对象的协议。HTTP协议的作用原理包括四个步骤:   (1) 连接:Web浏览器与Web服务器建立连接,打开一个称为socket(套接字)的虚拟文件,此文件的建立标志着连接建立成功。   (2) 请求:Web浏览器通过socket向Web服务器提交请求。HTTP的请求一般是GET或POST命令(POST用于FORM参数的传递)。GET命令的格式为:   GET 路径/文件名 HTTP/1.0   文件名指出所访问的文件,HTTP/1.0指出Web浏览器使用的HTTP版本。   (3) 应答:Web浏览器提交请求后,通过HTTP协议传送给Web服务器。Web服务器接到后,进行事务处理,处理结果又通过HTTP传回给Web浏览器,从而在Web浏览器上显示出所请求的页面-Socket and uses multi-thread technology to achieve a java Web server, HTTP deepen understanding. New projects webServer java java file WebServer.java Processor.java a new role of the HTTP protocol principle WWW Internet as an application system based on the transmission medium, WWW Internet basic transmission unit is a Web page. The calculation is based on the work of WWW client/server model, the Web browser (client) and Web server (server) structure, using Hypertext Transfer Protocol (HTTP) to communicate between the two. HTTP protocol is the protocol TCP/IP protocol based upon, is an application layer protocol between the Web browser and the Web server, is generic, stateless, object-oriented protocol. Action principle HTTP protocol consists of four steps: (1) connection: Web browser to establish a connection with a Web server, open a virtual file called socket (socket), the establishment of this document marks the connection is established. (2) Request: Web browser through the socket
Platform: | Size: 37888 | Author: xingtyunyui | Hits:

[SCMArduino-IRremot_library

Description: This the IRremote library for the Arduino. To download github (http://github.com/shirriff/Arduino-IRremote), click on the Downloads link in the upper right, click Download as zip , and get a zip file. Unzip it and rename the directory shirriff-Arduino-IRremote-nnn to IRremote To install, move the downloaded IRremote directory to: arduino-1.x/libraries/IRremote where arduino-1.x is your Arduino installation directory After installation you should have files such as: arduino-1.x/libraries/IRremote/IRremote.cpp For details on the library see the Wiki on github or the blog post http://arcfn.com/2009/08/multi-protocol-infrared-remote-library.html Copyright 2009-2012 Ken Shirriff -This is the IRremote library for the Arduino. To download github (http://github.com/shirriff/Arduino-IRremote), click on the Downloads link in the upper right, click Download as zip , and get a zip file. Unzip it and rename the directory shirriff-Arduino-IRremote-nnn to IRremote To install, move the downloaded IRremote directory to: arduino-1.x/libraries/IRremote where arduino-1.x is your Arduino installation directory After installation you should have files such as: arduino-1.x/libraries/IRremote/IRremote.cpp For details on the library see the Wiki on github or the blog post http://arcfn.com/2009/08/multi-protocol-infrared-remote-library.html Copyright 2009-2012 Ken Shirriff
Platform: | Size: 34816 | Author: mehram | Hits:

[androidHttpPortTest

Description: 一个android HTTP接口测试小软件,可以GET和POST,参数可以动态添加删除,结果自动格式化json,里面也有GET图片的代码,但功能还没加上去-An android HTTP interface test small software, you can GET and POST, the parameters can be dynamically add and delete, results are automatically formatted json, which also has GET picture code, but not add to the function
Platform: | Size: 1554432 | Author: 课税 | Hits:

[Internet-Networkhttps

Description: 网络发包器,可用于测试网站数据返回,支持POST\GET -https and http request sender.
Platform: | Size: 31744 | Author: chen | Hits:

[Windows MobileMobile6

Description: windows mobile上使用http post访问实现web的数据发送和接收-windows mobile application, through httppost send and get info web site.
Platform: | Size: 385024 | Author: zhouqian | Hits:

[Internet-Networkweb

Description: Web类实现HTTP协议的大部分功能,支持windows密码验证,可GET或POST,通过WEB类可以让您的软件联上Internet,提供了几个非常有用的函数,如OpenURL,Excute等。-Web class implements most of the functionality of the HTTP protocol, support windows password authentication, can GET or POST, you can make your software by WEB class together on the Internet, provides several useful functions, such as OpenURL, Excute so on.
Platform: | Size: 7168 | Author: 张小龙 | Hits:

[androidHttpUtil

Description: 我们项目中常用的Java的Http网络通信模块,包括get请求和post请求,简单易用。-We project the Java Http commonly used network communication modules, including get requests and post requests, easy to use.
Platform: | Size: 4096 | Author: wangyuchao | Hits:

[CommunicationHttpJson

Description: 利用IdHTTP进行Http服务的数据交互,交互数据格式采用Json,实现Get和Post方式的交互-Http use IdHTTP perform data exchange services, interactive data format using Json, interact Get and Post methods
Platform: | Size: 330752 | Author: Aiky | Hits:

[androidSofeOnLine1.0

Description: 安卓APP,通过HTTP获取服务端JSON数据,绘制数据曲线。-android app http post get
Platform: | Size: 7320576 | Author: young | Hits:

[OS programhttptest

Description: 网络编程lua脚步测试http协议是否可以发送http和https请求,以post或get方式进行。-Network Programming lua pace test whether http protocol http and https requests can be sent to post or get manner.
Platform: | Size: 6144 | Author: 小娃 | Hits:

[WEB Codealipay_v1.1

Description: 只要是通过认证的支付宝帐户均可实现在线支付。方便快捷,设置好自己的帐户,就可以在线实时收款了。 使用方法: 在获得到对应的接口代码后 1、打开Config.asp 配置文件好您的支付宝帐号,注意!!!必须是要通过身份认证的方能使用,收款手续费千分之十。 2、把ASP代码发布到IIS 服务器中,直接访问index.asp文件为网银行直连,访问alipay.asp是直接到就可以到支付宝的收银台 3、对支付成功的订单信息,进行数据库的操作。 返回的机制有两种: 一种 return_url 即时返回,此返回是get方式。 二种 notify_url 通知返回,此返回时post方式,进行服务器点对点的通知机制。 注意:返回的地址中不能自定义携带参数。例如 http://www.alipay.com/return_Alipay_Notify.asp?xx=test 更多有关返回机制及区别请查看文档。-As long as the online payment through the authentication Alipay account can be realized. Convenient and quick, set up their own account, you can online real-time collection. Using method: After obtaining the corresponding interface code 1, open the Config.asp configuration file to your Alipay account, pay attention!!! Must be through authentication can use, collection fee 10/1000. 2, the ASP code released to the IIS server, direct access to the index.asp file for the network bank direct access to alipay.asp, directly to the cashier to Alipay 3, the payment of the success of the order information, the operation of the . There are two mechanisms to return: Return_url instant return, this return is the get way. Two kinds of notify_url notification returns, the post mode, the server point to the point of the notification mechanism. Note: the returned address can not be customized with a parameter. Such as http://www.alipay.com/return_Alipay_Notify.asp? Xx=test For more informatio
Platform: | Size: 181248 | Author: xxpudn79 | Hits:

[Internet-NetworkhttpServer

Description: c#编程实现一个简单的http服务器,包括get和post方法-c# programming to implement a simple http server
Platform: | Size: 47104 | Author: 袁世凯 | Hits:

[CSharpNavigeX

Description: Navigator Support HTTP/HTTPS Get OR POST
Platform: | Size: 2048 | Author: greenhunter2 | Hits:

[WEB CodeexBlog1.3

Description: + [调整] 安装文件的人性化!HOT! + [调整] 模板全面调整!HOT! + [修复] 发帖 editblog.php 的时间部分做了调整,增加了日历直接选定。 + [修复] 通过ID直接查找文章的 input框 原本回车进入空白页面,现解决 + [修复] 完美的搜索关键词加亮 + [修复] 文章隐藏 + [修复] RSS2.0的修复 + [修复] 某些空间的HTTP-405错误 + [增加] 多语言支持搞定!HOT! + [增加] 伪静态地址搞定!HOT! + [增加] Trackback 搞定!HOT! -The humanization of the installation file! HOT! Full adjustment of the template! HOT! + [repair] post editblog.php time part of the adjustment, the increase of the calendar directly selected. + [repair] through the input directly to find the ID box of the original text into the blank page, is now resolved + [repair] perfect search keywords plus light + [repair] Article hidden + [repair] RSS2.0 repair + [repair] HTTP-405 error in some space ++++ multi language support! HOT! + [increase] pseudo static address! HOT! + [increase] Trackback get! HOT!
Platform: | Size: 770048 | Author: 董亮清 | Hits:
« 1 2 ... 5 6 7 8 9 1011 »

CodeBus www.codebus.net